xen/arm: Rename EARLY_PRINTK compile option to CONFIG_EARLY_PRINTK
authorJulien Grall <julien.grall@linaro.org>
Thu, 13 Mar 2014 15:09:16 +0000 (15:09 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 1 Apr 2014 10:27:49 +0000 (11:27 +0100)
commit2b69209a3069d1100947717268b5fb0894b7ad82
treece38e507c2469103048784aa6e8c71d5e11c52a6
parent3504c3451f694d4b38c675c5ca53eff109d6784f
xen/arm: Rename EARLY_PRINTK compile option to CONFIG_EARLY_PRINTK

Most of common compile option start with CONFIG_. Rename EARLY_PRINTK option
to CONFIG_EARLY_PRINTK to be compliant.

This option will be used in common code (eg console) later.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/Rules.mk
xen/arch/arm/arm32/head.S
xen/arch/arm/arm64/head.S
xen/include/asm-arm/early_printk.h